From d62b0fd699abd8c01f386586f3a89f7e0017b1ba Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 7 Jan 2004 21:56:14 +0000 Subject: [PATCH] Doh! the zip is already moved... git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@624 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/mingw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/mingw/Makefile b/gpsbabel/mingw/Makefile index c12304839..c3ad1a0f6 100644 --- a/gpsbabel/mingw/Makefile +++ b/gpsbabel/mingw/Makefile @@ -11,7 +11,7 @@ CFLAGS=-Iinclude -I../coldsync -O gpsbabel.exe: $(OBJS) $(CC) -static $(CFLAGS) $(OBJS) lib/libexpat.a -o gpsbabel.exe zip -j /tmp/gpsbabel-$(VERSIOND).zip $(FILES) - cp gpsbabel.exe gpsbabel-$(VERSIOND).zip /tmp + cp gpsbabel.exe /tmp mkwintesto: mkwintesto.c /usr/bin/cc mkwintesto.c ../util.c -o mkwintesto -- 2.30.2